Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


objectSecurityCheck

This procedure checks a user’s security for the objects the user is permitted to run.

Location: af\app\afsecmngrp.i

Parameters:

INPUT-OUTPUT pcObjectName AS CHARACTER

The current program object for security check.

INPUT-OUTPUT pdObjectObj AS DECIMAL

The current instance attribute posted to program.

OUTPUT plSecurityRestricted AS LOGICAL

The security options as a comma-delimited list of security tokens for which the user does not have security clearance.

Notes: This is currently used in toolbar panel views to disable buttons, and in folder windows to disable folder pages.

Examples: See the processRequest procedure in ry\app\ryreqsrvrp.p.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095